Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong attachment url datatype in PocoSummaryProvider #2952

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

mmsmits
Copy link
Member

@mmsmits mmsmits commented Oct 25, 2024

Description

Changed datatype of attachment.Url from Url to Uri in STU3.

Related issues

fixes: FirelyTeam/firely-validator-api#383

Testing

Added new roundtrip test of comparing the SDSummaryProvider vs PocoSummaryProvider for all datatypes.

@mmsmits mmsmits added the breaking change This issue/commit causes a breaking change, and requires a major version upgrade label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This issue/commit causes a breaking change, and requires a major version upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error thrown by validator for a url that need not be resolvable during validation.
1 participant